Click or drag to resize

WebdavSession Constructor

Overload List
  NameDescription
Public methodWebdavSession
Initializes a new instance of the WebdavSession class.
Public methodWebdavSession(ICredentials)
Initializes a new instance of the WebdavSession class.
Public methodWebdavSession(WebProxy)
Initializes a new instance of the WebdavSession class with proxy support.
Public methodWebdavSession(ICredentials, WebProxy)
Initializes a new instance of the WebdavSession class.
Top
See Also